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 |
---|---|---|---|---|---|
FREEDOGE | ERC-20 | 5.778882M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17612333 | 4 months ago | | | 0 | 4.1065644e-7 | |
| 17612331 | 4 months ago | | | 0 | 8.2163626e-7 | |
| 17612286 | 4 months ago | | | 0 | 7.4112577e-7 | |
| 17612226 | 4 months ago | | | 0 | 4.1766901e-7 | |
| 17612225 | 4 months ago | | | 0 | 8.3516277e-7 | |
| 17612161 | 4 months ago | | | 0 | 4.2190722e-7 | |
| 17612160 | 4 months ago | | | 0 | 8.4410190e-7 | |
| 17612087 | 4 months ago | | | 0 | 4.7798441e-7 | |
| 17612055 | 4 months ago | | | 0 | 8.6698252e-7 | |
| 17612041 | 4 months ago | | | 0 | 4.1777760e-7 |
ABI
ABI objects
Getter at block 22493320
Defender() view returns (address)
0x908190a253644f2e7fece50851b9ed832b20b0fd
decimals() view returns (uint8)
9
name() view returns (string)
Free Doge
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
FREEDOGE
taxRate() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burnPool(uint256 amount)
extraETH(address account, uint256 getTxDataA)
renounceOwnership()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
FixedA(address indexed account, uint256 getTxDataA)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.