FeistyDoge
Verified contract
Active on
Ethereum with 11 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 "FeistyDoge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13316204 | 3 years ago | | | 0 | 0.0030915800 | |
| 13092604 | 3 years ago | | | 0 | 0.0038433824 | |
| 13092579 | 3 years ago | | | 0 | 0.0063015858 | |
| 13092579 | 3 years ago | | | 0 | 0.015817360 | |
| 13092569 | 3 years ago | | | 0 | 0.0032676257 | |
| 13092540 | 3 years ago | | | 0 | 0.0030690400 | |
| 13092531 | 3 years ago | | | 0 | 0.0031722838 | |
| 13092518 | 3 years ago | | | 0 | 0.0029637596 | |
| 13092511 | 3 years ago | | | 0 | 0.0034044831 | |
| 13092499 | 3 years ago | | | 0 | 0.0030223865 |
ABI
ABI objects
Getter at block 21306795
decimals() view returns (uint8)
18
name() view returns (string)
FeistyDoge
owner() view returns (address)
0x66a7b872d293986d022992ce2a875acb0de7479a
symbol() view returns (string)
FD
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events LockLP(address uni_)
RenounceOwnership(address user, bool enable)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.