DORK DOGE
Verified contract
Active on
Ethereum with 160 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7fb6…0e0d
Balances ($0.00)
No balances found for "DORK DOGE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20653637 | 3 months ago | | | 0 | 0.000029005331 | |
| 18541143 | a year ago | | | 0 | 0.00085117623 | |
| 18191643 | a year ago | | | 0 | 0.0010772379 | |
| 18170330 | a year ago | | | 0 | 0.00038102771 | |
| 18167002 | a year ago | | | 0 | 0.00040189943 | |
| 18154651 | a year ago | | | 0 | 0.00042189453 | |
| 18129278 | a year ago | | | 0 | 0.00075993364 | |
| 18129246 | a year ago | | | 0 | 0.00049667239 | |
| 18129240 | a year ago | | | 0 | 0.00049232308 | |
| 18129230 | a year ago | | | 0 | 0.00052947719 |
ABI
ABI objects
Getter at block 21307680
decimals() view returns (uint8)
18
name() view returns (string)
DORK DOGE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DORKD
totalSupply() view returns (uint256)
3000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address acwesqwet) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
opent(string verx)
opentVer(string verx)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(address team_add)
This contract contains no fallback and receive objects.
This contract contains no error objects.