0123456789
Verified contract
Active on
Ethereum with 211 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd1df…128d
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DIGITS | ERC-20 | 3.416435K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20507114 | 3 months ago | | | 0 | 0.00013605391 | |
| 17605453 | a year ago | | | 0 | 0.00035893564 | |
| 17578248 | a year ago | | | 0 | 0.00091754281 | |
| 17577666 | a year ago | | | 0 | 0.00051125200 | |
| 17577011 | a year ago | | | 0 | 0.00072339961 | |
| 17576752 | a year ago | | | 0 | 0.00049236025 | |
| 17576594 | a year ago | | | 0 | 0.00046014085 | |
| 17574309 | a year ago | | | 0 | 0.00060757169 | |
| 17572092 | a year ago | | | 0 | 0.0014905920 | |
| 17571877 | a year ago | | | 0 | 0.0013056404 |
ABI
ABI objects
Getter at block 21223104
_maxTaxSwap() view returns (uint256)
800000000000
_maxTxAmount() view returns (uint256)
100000000000000
_maxWalletSize() view returns (uint256)
100000000000000
_taxSwapThreshold() view returns (uint256)
400000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
0123456789
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DIGITS
totalSupply() pure returns (uint256)
100000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
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.