MonStaker3
Verified contract
Active on
Ethereum with 873 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0427…f750
0xd063…c1c0
Balances ($15,995.89)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XMON | ERC-20 | 15.13573 | $1,056.83 |
$15,995.89 | |
DC | ERC-20 | 25.86658M | -- | -- | |
CANTO | ERC-20 | 3.718219M | -- | -- | |
SUDO INU | ERC-20 | 1.020711M | -- | -- | |
GROW | ERC-20 | 57.65334K | -- | -- | |
XSUDO | ERC-20 | 98.98643 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13758468 | 3 years ago | | | 0 | 0.0071324819 | |
| 13298342 | 3 years ago | | | 0 | 0.0047862966 | |
| 13293145 | 3 years ago | | | 0 | 0.0035816021 | |
| 12954414 | 3 years ago | | | 0 | 0.0024429720 | |
| 12893220 | 3 years ago | | | 0 | 0.00075474100 | |
| 12883500 | 3 years ago | | | 0 | 0.00098696900 | |
| 12833555 | 3 years ago | | | 0 | 0.0016255960 | |
| 12833032 | 3 years ago | | | 0 | 0.0033918750 | |
| 12832995 | 3 years ago | | | 0 | 0.0026373600 | |
| 12832995 | 3 years ago | | | 0 | 0.0038033070 |
ABI
ABI objects
Getter at block 21392721
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
STAKER_ADMIN_ROLE() view returns (bytes32)
0xae6e6cf6a64a4bcb13124b6b502e489c0d10b49729841e5b17e217852f0693f7
baseDoomFee() view returns (uint256)
237600000000000
claimMonStart() view returns (uint256)
1617382800
lastMigrationDate() view returns (uint256)
1617382800
maxDoomToMigrate() view returns (uint256)
666000000000000000000000
maxMons() view returns (uint256)
192
monMinter() view returns (address)
0x0427743df720801825a5c82e0582b1e915e0f750
numMons() view returns (uint256)
192
prefixURI() view returns (string)
mons2/
prevStaker() view returns (address)
0xd06337a401b468657de2f9d3e390ce5b21c3c1c0
rarity() view returns (uint256)
2
uriOffset() view returns (int128)
0
xmon() view returns (address)
0x3aada3e213abf8529606924d8d1c55cbdc70bf74
Read-only
balanceOf(address a) view returns (uint256)
doomBalances(address) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasMigrated(address) view returns (bool)
hasRole(bytes32 role, address account) view returns (bool)
pendingDoom(address a) view returns (uint256)
sqrt(uint256 y) pure returns (uint256 z)
stakeRecords(address) view returns (uint256 amount, uint256 startBlock)
State-modifying
Events addStake(uint256 amount)
awardDoom(address a)
claimMon() returns (uint256)
emergencyRemoveStake()
grantRole(bytes32 role, address account)
migrateDoom()
moveTokens(address tokenAddress, address to, uint256 numTokens)
removeStake()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setBaseDoomFee(uint256 f)
setClaimMonStart(uint256 c)
setDoomBalances(address a, uint256 d)
setLastMigrationDate(uint256 d)
setMaxDoomToMigrate(uint256 m)
setMaxMons(uint256 m)
setMonMinter(address a)
setPrefixURI(string prefix)
setPrevStaker(address a)
setRarity(uint256 r)
setStakerAdminRole(address a)
setUriOffset(int128 o)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(address xmonAddress, address monMinterAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.