Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($122.36)
Native
Value
$122.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.04 | $3,059.04 |
$122.36 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5764942 | 6 years ago | | | 0 | 0.00039533250 | |
| 5215740 | 7 years ago | | | 0 | 0.00078970500 | |
| 5182780 | 7 years ago | | | 0 | 0.00083450469 | |
| 5170812 | 7 years ago | | | 0 | 0.0010406570 | |
| 5146150 | 7 years ago | | | 0 | 0.00071081328 | |
| 5145532 | 7 years ago | | | 0 | 0.00075204375 | |
| 5140715 | 7 years ago | | | 0 | 0.00043302400 | |
| 5133895 | 7 years ago | | | 0 | 0.00031353600 | |
| 5133844 | 7 years ago | | | 0 | 0.00043353600 | |
| 5128185 | 7 years ago | | | 0 | 0.00031302400 |
ABI
ABI objects
Getter at block 21190730
INIT_SUPPLY() view returns (uint256)
300000000000000000000000000
MAX_SUPPLY() view returns (uint256)
1000000000000000000000000000
airdropSupply() view returns (uint256)
0
decimals() view returns (uint256)
18
name() view returns (string)
XMB
owner() view returns (address)
0xcfe655d6004e77eabdeaa6d5b3eed8c16346764a
stepOneEndTime() view returns (uint256)
1518969599
stepOneLockEndTime() view returns (uint256)
1525104000
stepOneRate() view returns (uint256)
50000
stepOneStartTime() view returns (uint256)
1518537600
stepTwoEndTime() view returns (uint256)
1525104000
stepTwoLockEndTime() view returns (uint256)
1525104000
stepTwoRate() view returns (uint256)
30000
stepTwoStartTime() view returns (uint256)
1519228800
symbol() view returns (string)
XMB
totalSupply() view returns (uint256)
400000050000000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
lockEpochsMap(address, uint256) view returns (uint256 endTime, uint256 amount)
State-modifying
Events airdrop(address[] _holders, uint256 paySize)
approve(address _spender, uint256 _value) returns (bool)
etherProceeds()
setStepOneLockEndTime(uint256 _stepOneLockEndTime)
setStepOneRate(uint256 _rate)
setStepOneTime(uint256 _stepOneStartTime, uint256 _stepOneEndTime)
setStepTwoLockEndTime(uint256 _stepTwoLockEndTime)
setStepTwoRate(uint256 _rate)
setStepTwoTime(uint256 _stepTwoStartTime, uint256 _stepTwoEndTime)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.