Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BABICH COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2637615 | a year ago | | | 0 | 4.9878000e-7 | |
| 1975217 | a year ago | | | 0 | 0.000070699931 | |
| 1975203 | a year ago | | | 0 | 0.000040912843 | |
| 1970728 | a year ago | | | 0 | 0.000066492010 | |
| 1968492 | a year ago | | | 0 | 0.000070479386 | |
| 1967306 | a year ago | | | 0 | 0.000080279100 | |
| 1967225 | a year ago | | | 0 | 0.000070456588 | |
| 1967211 | a year ago | | | 0 | 0.000075556800 | |
| 1967209 | a year ago | | | 0 | 0.000075556800 | |
| 1967201 | a year ago | | | 0 | 0.000075556800 |
ABI
ABI objects
Getter at block 23220574
decimals() view returns (uint8)
18
name() view returns (string)
BABICH COIN
owner() view returns (address)
0x7eb5ee30fe4c1d1df731c79341b2d5cb6574626d
symbol() view returns (string)
BABICH
totalSupply() view returns (uint256)
150500505111000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) 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(uint256 _totalSupply)
fallback()
receive()
This contract contains no error objects.