Seven Dwarfs
Verified contract
Active on
Ethereum with 94 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Seven Dwarfs"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17710207 | a year ago | | | 0 | 0.00072778824 | |
| 17576547 | a year ago | | | 0 | 0.0010676623 | |
| 17576455 | a year ago | | | 0 | 0.00065981093 | |
| 17575341 | a year ago | | | 0 | 0.00065179198 | |
| 17575334 | a year ago | | | 0 | 0.00075395790 | |
| 17574721 | a year ago | | | 0 | 0.00079116300 | |
| 17574300 | a year ago | | | 0 | 0.00072127098 | |
| 17574237 | a year ago | | | 0 | 0.00071474480 | |
| 17574193 | a year ago | | | 0 | 0.00052727172 | |
| 17574128 | a year ago | | | 0 | 0.00070236055 |
ABI
ABI objects
Getter at block 21227504
_maxTaxSwap() view returns (uint256)
88000000000000000000000000000
_maxTxAmount() view returns (uint256)
88000000000000000000000000000000
_maxWalletSize() view returns (uint256)
88000000000000000000000000000000
_taxSwapThreshold() view returns (uint256)
88000000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Seven Dwarfs
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DWARFS
totalSupply() pure returns (uint256)
88000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x7bbd5377c7ccaff8c673f74f49c61ca66ddb14ce
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity(address _uniswapRouter)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualSwap()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
sendETHToFee(uint256 amount)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.