SHIBA V FLOKI
Verified contract
Active on
Ethereum with 7 txns
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 "SHIBA V FLOKI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18044944 | a year ago | | | 0 | 0.00051613833 | |
| 18044910 | a year ago | | | 0 | 0.00042746995 | |
| 18044871 | a year ago | | | 0 | 0.00068386399 | |
| 18044864 | a year ago | | | 0 | 0.00072553655 | |
| 18044860 | a year ago | | | 0 | 0.00058954750 | |
| 18044860 | a year ago | | | 0 | 0.00058954750 | |
| 18044856 | a year ago | | | 0 | 0.00052687902 |
ABI
ABI objects
Getter at block 21397594
decimals() view returns (uint8)
18
name() view returns (string)
SHIBA V FLOKI
owner() view returns (address)
0xd3186a4636a3f9e1a75e62fac677a80dba42aa57
symbol() view returns (string)
DOGECOIN
totalSupply() view returns (uint256)
420689999999999999999881225494225
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 recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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)
This contract contains no fallback and receive objects.
This contract contains no error objects.