Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0aff…08e7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDoge | ERC-20 | 365.818646M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20839718 | 2 months ago | | | 0 | 0.00027818698 | |
| 19399071 | 8 months ago | | | 0 | 0.0017120095 | |
| 19153043 | 9 months ago | | | 0 | 0.00036977674 | |
| 18953982 | 10 months ago | | | 0 | 0.00073586659 | |
| 18365221 | a year ago | | | 0 | 0.0037218109 | |
| 18139457 | a year ago | | | 0 | 0.00022261801 | |
| 17953821 | a year ago | | | 0 | 0.00062730084 | |
| 17855341 | a year ago | | | 0 | 0.00042825188 | |
| 17855338 | a year ago | | | 0 | 0.00080824477 | |
| 17171890 | 2 years ago | | | 0 | 0.0023700518 |
ABI
ABI objects
Getter at block 21182683
decimals() pure returns (uint8)
9
name() pure returns (string)
USDOGE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
USDoge
totalSupply() pure returns (uint256)
1000000000000000000000
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)
changeFees(uint8 _fee1, uint8 _fee2)
changeMinBalance(uint256 newMin)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
recoverTokens(address tokenAddress)
renounceOwnership()
setBots(address[] bots_)
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()
receive()
This contract contains no error objects.