Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beansgum/crabada
/ functions
Functions
544 in github.com/beansgum/crabada
⨍
Functions
544
◇
Types & classes
93
↓ 32 callers
Method
Call
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for sim
idlegame/idlegame.go:148
↓ 26 callers
Method
Transact
Transact invokes the (paid) contract method with params as input values.
idlegame/idlegame.go:159
↓ 18 callers
Method
Transact
Transact invokes the (paid) contract method with params as input values.
traderjoe/traderjoe.go:159
↓ 17 callers
Method
Error
Error returns any retrieval or parsing error occurred during filtering.
tus/tus.go:1076
↓ 15 callers
Method
sendError
(err error)
main.go:303
↓ 13 callers
Method
Transact
Transact invokes the (paid) contract method with params as input values.
tus/tus.go:159
↓ 10 callers
Method
Call
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for sim
tus/tus.go:148
↓ 8 callers
Method
Call
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for sim
traderjoe/traderjoe.go:148
↓ 7 callers
Method
Call
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for sim
crabcaller/crabcaller.go:148
↓ 5 callers
Method
lastAttackTime
()
types.go:118
↓ 5 callers
Method
reinforceAttackCount
()
types.go:105
↓ 4 callers
Method
GetGameBattleInfo
GetGameBattleInfo is a free data retrieval call binding the contract method 0x183ce75d. Solidity: function getGameBattleInfo(uint256 gameId) view ret
idlegame/idlegame.go:734
↓ 4 callers
Function
ToGwei
(value *big.Int)
utils.go:30
↓ 4 callers
Function
ToWei
ToWei decimals to wei
utils.go:35
↓ 4 callers
Method
Transact
Transact invokes the (paid) contract method with params as input values.
crabcaller/crabcaller.go:159
↓ 4 callers
Method
allTeams
()
game.go:88
↓ 4 callers
Function
bindCrabcaller
bindCrabcaller binds a generic wrapper to an already deployed contract.
crabcaller/crabcaller.go:136
↓ 4 callers
Function
bindIdlegame
bindIdlegame binds a generic wrapper to an already deployed contract.
idlegame/idlegame.go:136
↓ 4 callers
Function
bindTraderjoe
bindTraderjoe binds a generic wrapper to an already deployed contract.
traderjoe/traderjoe.go:136
↓ 4 callers
Function
bindTus
bindTus binds a generic wrapper to an already deployed contract.
tus/tus.go:136
↓ 4 callers
Method
txAuth
(address string, raidGas bool)
main.go:308
↓ 3 callers
Method
BalanceOf
BalanceOf is a free data retrieval call binding the contract method 0x70a08231. Solidity: function balanceOf(address account) view returns(uint256)
tus/tus.go:216
↓ 3 callers
Method
CrabaInfos
CrabaInfos is a free data retrieval call binding the contract method 0x62428e4e. Solidity: function crabaInfos(uint256 ) view returns(address owner,
idlegame/idlegame.go:557
↓ 3 callers
Method
GetActiveGameInfo
GetActiveGameInfo is a free data retrieval call binding the contract method 0x9319189a. Solidity: function getActiveGameInfo(uint256 gameId) view ret
crabcaller/crabcaller.go:185
↓ 3 callers
Method
GetAttackTeam
GetAttackTeam is a free data retrieval call binding the contract method 0x201a5b38. Solidity: function getAttackTeam(uint256 gameId) view returns(uin
crabcaller/crabcaller.go:255
↓ 3 callers
Method
GetGameDefTeamInfo
GetGameDefTeamInfo is a free data retrieval call binding the contract method 0x6657193a. Solidity: function getGameDefTeamInfo(uint256 gameId) view r
crabcaller/crabcaller.go:415
↓ 3 callers
Method
GetLootingStatsInfo
GetLootingStatsInfo is a free data retrieval call binding the contract method 0xab0c8f8d. Solidity: function getLootingStatsInfo(uint256 gameId) view
idlegame/idlegame.go:809
↓ 3 callers
Method
GetTeamInfos
GetTeamInfos is a free data retrieval call binding the contract method 0xed61b15f. Solidity: function getTeamInfos(uint256[] teamIds) view returns(ad
crabcaller/crabcaller.go:465
↓ 3 callers
Method
Transfer
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
tus/tus.go:154
↓ 3 callers
Method
activeLoots
()
game.go:33
↓ 3 callers
Method
lastDefenseTime
()
types.go:135
↓ 3 callers
Method
reinforceDefenseCount
()
types.go:122
↓ 2 callers
Method
Allowance
Allowance is a free data retrieval call binding the contract method 0xdd62ed3e. Solidity: function allowance(address owner, address spender) view ret
tus/tus.go:185
↓ 2 callers
Method
Attack
Attack is a paid mutator transaction binding the contract method 0xe1fa7638. Solidity: function attack(uint256 gameId, uint256 attackTeamId) returns(
idlegame/idlegame.go:1343
↓ 2 callers
Method
AttackCooldownDuration
AttackCooldownDuration is a free data retrieval call binding the contract method 0x6c1fcc04. Solidity: function attackCooldownDuration() view returns
idlegame/idlegame.go:340
↓ 2 callers
Method
BaseCraReward
BaseCraReward is a free data retrieval call binding the contract method 0x7d2694e4. Solidity: function baseCraReward() view returns(uint128)
idlegame/idlegame.go:371
↓ 2 callers
Method
BaseTusReward
BaseTusReward is a free data retrieval call binding the contract method 0x580c484e. Solidity: function baseTusReward() view returns(uint128)
idlegame/idlegame.go:402
↓ 2 callers
Method
BonusCraClass
BonusCraClass is a free data retrieval call binding the contract method 0xd0f0cd1f. Solidity: function bonusCraClass() view returns(uint8)
idlegame/idlegame.go:433
↓ 2 callers
Method
BonusTusClass
BonusTusClass is a free data retrieval call binding the contract method 0x4baa6a6b. Solidity: function bonusTusClass() view returns(uint8)
idlegame/idlegame.go:464
↓ 2 callers
Method
CRABSTATUSINTEAM
CRABSTATUSINTEAM is a free data retrieval call binding the contract method 0xd937194e. Solidity: function CRAB_STATUS_IN_TEAM() view returns(uint128)
idlegame/idlegame.go:185
↓ 2 callers
Method
CRABSTATUSLENDING
CRABSTATUSLENDING is a free data retrieval call binding the contract method 0xce8f1fbe. Solidity: function CRAB_STATUS_LENDING() view returns(uint128
idlegame/idlegame.go:216
↓ 2 callers
Method
Close
Close terminates the iteration process, releasing any pending underlying resources.
tus/tus.go:1082
↓ 2 callers
Method
CraIncentiveEnable
CraIncentiveEnable is a free data retrieval call binding the contract method 0x1ef17d36. Solidity: function craIncentiveEnable() view returns(bool)
idlegame/idlegame.go:495
↓ 2 callers
Method
CraToken
CraToken is a free data retrieval call binding the contract method 0xc9835144. Solidity: function craToken() view returns(address)
idlegame/idlegame.go:526
↓ 2 callers
Method
Crabada
Crabada is a free data retrieval call binding the contract method 0x9e19916d. Solidity: function crabada() view returns(address)
idlegame/idlegame.go:607
↓ 2 callers
Method
Decimals
Decimals is a free data retrieval call binding the contract method 0x313ce567. Solidity: function decimals() view returns(uint8)
tus/tus.go:247
↓ 2 callers
Method
Factory
Factory is a free data retrieval call binding the contract method 0xc45a0155. Solidity: function factory() view returns(address)
traderjoe/traderjoe.go:216
↓ 2 callers
Method
GAMESTATUSCLAIMED
GAMESTATUSCLAIMED is a free data retrieval call binding the contract method 0x3f72ce85. Solidity: function GAME_STATUS_CLAIMED() view returns(uint32)
idlegame/idlegame.go:247
↓ 2 callers
Method
GAMESTATUSSETTLE
GAMESTATUSSETTLE is a free data retrieval call binding the contract method 0x3c08b0ae. Solidity: function GAME_STATUS_SETTLE() view returns(uint32)
idlegame/idlegame.go:278
↓ 2 callers
Method
GameStatContract
GameStatContract is a free data retrieval call binding the contract method 0x27a4ff44. Solidity: function gameStatContract() view returns(address)
idlegame/idlegame.go:638
↓ 2 callers
Method
GetAmountIn
GetAmountIn is a free data retrieval call binding the contract method 0x85f8c259. Solidity: function getAmountIn(uint256 amountOut, uint256 reserveIn
traderjoe/traderjoe.go:247
↓ 2 callers
Method
GetAmountOut
GetAmountOut is a free data retrieval call binding the contract method 0x054d50d4. Solidity: function getAmountOut(uint256 amountIn, uint256 reserveI
traderjoe/traderjoe.go:278
↓ 2 callers
Method
GetAmountsIn
GetAmountsIn is a free data retrieval call binding the contract method 0x1f00ca74. Solidity: function getAmountsIn(uint256 amountOut, address[] path)
traderjoe/traderjoe.go:309
↓ 2 callers
Method
GetAmountsOut
GetAmountsOut is a free data retrieval call binding the contract method 0xd06ca61f. Solidity: function getAmountsOut(uint256 amountIn, address[] path
traderjoe/traderjoe.go:340
↓ 2 callers
Method
GetDefenseTeam
GetDefenseTeam is a free data retrieval call binding the contract method 0xb8088875. Solidity: function getDefenseTeam(uint256 gameId) view returns(u
crabcaller/crabcaller.go:335
↓ 2 callers
Method
GetGameBasicInfo
GetGameBasicInfo is a free data retrieval call binding the contract method 0xf0344e36. Solidity: function getGameBasicInfo(uint256 gameId) view retur
idlegame/idlegame.go:669
↓ 2 callers
Method
GetStats
GetStats is a free data retrieval call binding the contract method 0x7b303965. Solidity: function getStats(uint256 crabadaId) view returns(uint16 bat
idlegame/idlegame.go:854
↓ 2 callers
Method
GetTeamInfo
GetTeamInfo is a free data retrieval call binding the contract method 0x969215ba. Solidity: function getTeamInfo(uint256 teamId) view returns(address
idlegame/idlegame.go:899
↓ 2 callers
Method
LendingFeeHolerAddress
LendingFeeHolerAddress is a free data retrieval call binding the contract method 0x6dad6b4b. Solidity: function lendingFeeHolerAddress() view returns
idlegame/idlegame.go:974
↓ 2 callers
Method
LendingFeePercent
LendingFeePercent is a free data retrieval call binding the contract method 0x4699f846. Solidity: function lendingFeePercent() view returns(uint32)
idlegame/idlegame.go:1005
↓ 2 callers
Method
LendingLockDuration
LendingLockDuration is a free data retrieval call binding the contract method 0x24a9c445. Solidity: function lendingLockDuration() view returns(uint3
idlegame/idlegame.go:1036
↓ 2 callers
Method
LootingCraReward
LootingCraReward is a free data retrieval call binding the contract method 0xc68616b1. Solidity: function lootingCraReward() view returns(uint128)
idlegame/idlegame.go:1067
↓ 2 callers
Method
LootingPercent
LootingPercent is a free data retrieval call binding the contract method 0xfec8d7d1. Solidity: function lootingPercent() view returns(uint256)
idlegame/idlegame.go:1098
↓ 2 callers
Method
LootingTusReward
LootingTusReward is a free data retrieval call binding the contract method 0xa68f5b6a. Solidity: function lootingTusReward() view returns(uint128)
idlegame/idlegame.go:1129
↓ 2 callers
Method
MiningDuration
MiningDuration is a free data retrieval call binding the contract method 0x7dd8a48f. Solidity: function miningDuration() view returns(uint128)
idlegame/idlegame.go:1160
↓ 2 callers
Method
Minters
Minters is a free data retrieval call binding the contract method 0xf46eccc4. Solidity: function minters(address ) view returns(bool)
tus/tus.go:278
↓ 2 callers
Method
Name
Name is a free data retrieval call binding the contract method 0x06fdde03. Solidity: function name() view returns(string)
tus/tus.go:309
↓ 2 callers
Method
Owner
Owner is a free data retrieval call binding the contract method 0x8da5cb5b. Solidity: function owner() view returns(address)
tus/tus.go:340
↓ 2 callers
Method
Owner
Owner is a free data retrieval call binding the contract method 0x8da5cb5b. Solidity: function owner() view returns(address)
idlegame/idlegame.go:1191
↓ 2 callers
Method
Owner
Owner is a free data retrieval call binding the contract method 0x8da5cb5b. Solidity: function owner() view returns(address)
crabcaller/crabcaller.go:525
↓ 2 callers
Method
OwnerOf
OwnerOf is a free data retrieval call binding the contract method 0x6352211e. Solidity: function ownerOf(uint256 crabadaId) view returns(address)
idlegame/idlegame.go:1222
↓ 2 callers
Method
Paused
Paused is a free data retrieval call binding the contract method 0x5c975abb. Solidity: function paused() view returns(bool)
tus/tus.go:371
↓ 2 callers
Method
Quote
Quote is a free data retrieval call binding the contract method 0xad615dec. Solidity: function quote(uint256 amountA, uint256 reserveA, uint256 reser
traderjoe/traderjoe.go:371
↓ 2 callers
Method
ReinforceAttack
ReinforceAttack is a paid mutator transaction binding the contract method 0x3dc8d5ce. Solidity: function reinforceAttack(uint256 gameId, uint256 crab
idlegame/idlegame.go:1469
↓ 2 callers
Method
ReinforceLockDuration
ReinforceLockDuration is a free data retrieval call binding the contract method 0xe55cebde. Solidity: function reinforceLockDuration() view returns(u
idlegame/idlegame.go:1253
↓ 2 callers
Method
STEPDURATION
STEPDURATION is a free data retrieval call binding the contract method 0xf67718cb. Solidity: function STEP_DURATION() view returns(uint128)
idlegame/idlegame.go:309
↓ 2 callers
Method
SettleGame
SettleGame is a paid mutator transaction binding the contract method 0x312d7bbc. Solidity: function settleGame(uint256 gameId) returns()
idlegame/idlegame.go:1763
↓ 2 callers
Method
SwapExactTokensForAVAX
SwapExactTokensForAVAX is a paid mutator transaction binding the contract method 0x676528d1. Solidity: function swapExactTokensForAVAX(uint256 amount
traderjoe/traderjoe.go:640
↓ 2 callers
Method
Symbol
Symbol is a free data retrieval call binding the contract method 0x95d89b41. Solidity: function symbol() view returns(string)
tus/tus.go:402
↓ 2 callers
Method
TotalSupply
TotalSupply is a free data retrieval call binding the contract method 0x18160ddd. Solidity: function totalSupply() view returns(uint256)
tus/tus.go:433
↓ 2 callers
Method
TusToken
TusToken is a free data retrieval call binding the contract method 0xc33cacf4. Solidity: function tusToken() view returns(address)
idlegame/idlegame.go:1284
↓ 2 callers
Method
WAVAX
WAVAX is a free data retrieval call binding the contract method 0x73b295c2. Solidity: function WAVAX() view returns(address)
traderjoe/traderjoe.go:185
↓ 2 callers
Method
canSettle
()
types.go:83
↓ 2 callers
Method
connect
()
main.go:258
↓ 2 callers
Method
raid
()
game.go:316
↓ 2 callers
Method
reconnect
()
main.go:250
↓ 2 callers
Method
reinforceAttacks
()
game.go:227
↓ 2 callers
Method
requiredReinforceStrength
(et *etubot)
types.go:95
↓ 2 callers
Method
settleAll
(isAuto bool)
game.go:161
↓ 2 callers
Method
settleGame
(gameID int64)
game.go:181
↓ 2 callers
Method
settleTime
()
types.go:74
↓ 2 callers
Method
teamForID
(teamID int64)
game.go:119
↓ 2 callers
Method
updateGasPrice
()
main.go:348
↓ 1 callers
Method
AddCrabadaToTeam
AddCrabadaToTeam is a paid mutator transaction binding the contract method 0xc0d8080c. Solidity: function addCrabadaToTeam(uint256 teamId, uint256 po
idlegame/idlegame.go:1322
↓ 1 callers
Method
AddLiquidity
AddLiquidity is a paid mutator transaction binding the contract method 0xe8e33700. Solidity: function addLiquidity(address tokenA, address tokenB, ui
traderjoe/traderjoe.go:409
↓ 1 callers
Method
AddLiquidityAVAX
AddLiquidityAVAX is a paid mutator transaction binding the contract method 0xf91b3f72. Solidity: function addLiquidityAVAX(address token, uint256 amo
traderjoe/traderjoe.go:430
↓ 1 callers
Method
Approve
Approve is a paid mutator transaction binding the contract method 0x095ea7b3. Solidity: function approve(address spender, uint256 amount) returns(boo
tus/tus.go:471
↓ 1 callers
Method
Burn
Burn is a paid mutator transaction binding the contract method 0x42966c68. Solidity: function burn(uint256 amount) returns()
tus/tus.go:492
↓ 1 callers
Method
CloseGame
CloseGame is a paid mutator transaction binding the contract method 0x2d6ef310. Solidity: function closeGame(uint256 gameId) returns()
idlegame/idlegame.go:1364
↓ 1 callers
Method
CreateTeam
CreateTeam is a paid mutator transaction binding the contract method 0xcf034493. Solidity: function createTeam(uint256 crabadaId1, uint256 crabadaId2
idlegame/idlegame.go:1385
next →
1–100 of 544, ranked by callers