ShibariumDNS
Verified contract
Active on
Ethereum with 574 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 "ShibariumDNS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17542328 | a year ago | | | 0 | 0.0029239091 | |
| 17199392 | 2 years ago | | | 0 | 0.0052554664 | |
| 17112156 | 2 years ago | | | 0 | 0.0019946781 | |
| 17026125 | 2 years ago | | | 0 | 0.0014719061 | |
| 16933346 | 2 years ago | | | 0 | 0.0013637958 | |
| 16920977 | 2 years ago | | | 0 | 0.0035070127 | |
| 16909213 | 2 years ago | | | 0 | 0.00034348076 | |
| 16906139 | 2 years ago | | | 0 | 0.0013590388 | |
| 16905672 | 2 years ago | | | 0 | 0.00097693877 | |
| 16901239 | 2 years ago | | | 0 | 0.00082283220 |
ABI
ABI objects
Getter at block 21312431
buyTax() view returns (uint256)
6
decimals() pure returns (uint8)
18
marketingWallet() view returns (address)
0x4b26b87cee97fd9fddc04e49344df24621a5219f
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
Shibarium DNS
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
6
symbol() pure returns (string)
$SBDNS
totalSupply() pure returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x1601cd725279b0701c97c9437ac6377e49a01515
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
enableTrading()
manualsend()
manualswap()
newBlockDelay(uint256 number)
removeLimits()
renounceOwnership()
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(address[] wallets)
receive()
This contract contains no error objects.