Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7c78…3b60
Balances ($0.00)
No balances found for "DackieSwapInu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2108356 | a year ago | | | 0 | 0.000037398001 | |
| 1981403 | a year ago | | | 0 | 0.000070824004 | |
| 1980759 | a year ago | | | 0 | 0.000070428004 | |
| 1980753 | a year ago | | | 0 | 0.000070428004 | |
| 1980752 | a year ago | | | 0 | 0.000070428004 | |
| 1980727 | a year ago | | | 0 | 0.000070824006 | |
| 1979470 | a year ago | | | 0 | 0.0000047216040 | |
| 1979299 | a year ago | | | 0 | 0.000070446004 | |
| 1979267 | a year ago | | | 0 | 0.000040578002 | |
| 1979265 | a year ago | | | 0 | 0.000070428004 |
ABI
ABI objects
Getter at block 21815670
decimals() view returns (uint8)
18
dev() view returns (address)
0xb5bb53e93d11876b6a49a45885b602ef0ab286e6
name() view returns (string)
DackieSwapInu
owner() view returns (address)
0x0000000000000000000000000000000000000000
safeErc20() view returns (address)
0x7c789fc144da7771cf3a83fd738c5534a2c13b60
symbol() view returns (string)
DACK
totalSupply() view returns (uint256)
513893679000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
safeERC20(address a, address b, address c, address d)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.