DogDefiCoin
Verified contract
Active on
Ethereum with 7,430 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.15)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RFX | ERC-20 | 1.00108K | $0.00015 |
$0.15 | |
DOGDEFI | ERC-20 | 3.04139 | -- | -- | |
BER | ERC-20 | 0.01 | -- | -- | |
YFIM | ERC-20 | 0.002 | -- | -- | |
YFD | ERC-20 | 0.00005 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21069896 | 13 days ago | | | 0 | 0.00017214063 | |
| 21042764 | 17 days ago | | | 0 | 0.00033093380 | |
| 20969652 | a month ago | | | 0 | 0.00035971108 | |
| 20800407 | 2 months ago | | | 0 | 0.00024677476 | |
| 20785495 | 2 months ago | | | 0 | 0.00050936632 | |
| 20760575 | 2 months ago | | | 0 | 0.000051039053 | |
| 20629147 | 2 months ago | | | 0 | 0.000030513244 | |
| 20440720 | 3 months ago | | | 0 | 0.000095894791 | |
| 20415258 | 3 months ago | | | 0 | 0.000048210665 | |
| 20415252 | 3 months ago | | | 0 | 0.000046906638 |
ABI
ABI objects
Getter at block 21162550
decimals() view returns (uint8)
18
name() view returns (string)
DogDefiCoin
symbol() view returns (string)
DOGDEFI
totalSupply() view returns (uint256)
50000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _amount) returns (bool success)
changeOwner(address _newOwner)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
receive()
This contract contains no error objects.