Balances ($0.00)
No balances found for "maps.me"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13054498 | 3 years ago | | | 0 | 0.00077773447 | |
| 11842983 | 4 years ago | | | 0 | 0.0095073000 | |
| 11825150 | 4 years ago | | | 0 | 0.0056456400 | |
| 11776965 | 4 years ago | | | 0 | 0.0053153760 | |
| 11774379 | 4 years ago | | | 0 | 0.0048402880 | |
| 11774348 | 4 years ago | | | 0 | 0.0036634400 | |
| 11771881 | 4 years ago | | | 0 | 0.0095640000 | |
| 11771540 | 4 years ago | | | 0 | 0.0082559204 | |
| 11770882 | 4 years ago | | | 0 | 0.0058406001 | |
| 11770824 | 4 years ago | | | 0 | 0.0045546600 |
ABI
ABI objects
Getter at block 21228446
decimals() view returns (uint256)
18
name() view returns (string)
maps.me
paid() view returns (bool)
true
symbol() view returns (string)
MAPS
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) payable returns (bool)
batchSend(address[] _to, uint256 _value) payable returns (bool)
block(address[] _to) payable returns (bool)
delegate(address a, bytes b) payable
transfer(address _to, uint256 _value) payable returns (bool)
transferFrom(address _from, address _to, uint256 _value) payable returns (bool)
Approval(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string _symbol, string _name, uint256 _supply, uint256 _decimals, address[] b)
fallback()
This contract contains no error objects.