Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Mandi | ERC-20 | 5.106913K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13146435 | 3 years ago | | | 0 | 0.0036132888 | |
| 12542614 | 4 years ago | | | 0 | 0.0011060115 | |
| 12541652 | 4 years ago | | | 0 | 0.00085494750 | |
| 12463375 | 4 years ago | | | 0 | 0.0042880125 | |
| 12444464 | 4 years ago | | | 0 | 0.0023569280 | |
| 12341866 | 4 years ago | | | 0 | 0.0017308690 | |
| 12334271 | 4 years ago | | | 0 | 0.0013307625 | |
| 12333377 | 4 years ago | | | 0 | 0.0018649080 | |
| 11882741 | 4 years ago | | | 0 | 0.0066753412 | |
| 11825068 | 4 years ago | | | 0 | 0.0076522204 |
ABI
ABI objects
Getter at block 21320058
Totalsupply() view returns (uint256)
1000000000000000000
admin_account() view returns (address)
0x0000000000000000000000000000000000000000
currentSupply() view returns (uint256 current_Supply)
999418126315667001
decimals() pure returns (uint8)
8
name() pure returns (string)
Mandi
owner() view returns (address)
0xd867651522d5121bc0f16257a2a84e9f884046c8
symbol() pure returns (string)
Mandi
totalSupply() view returns (uint256 total_Supply)
1000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
set_centralAccount(address administrative_Acccount)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ChangeAdmin(address indexed administrative_Acccount)
ChangeOwnerShip(address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.