Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DISCORD | ERC-20 | 41.234883M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18251681 | a year ago | | | 0 | 0.00063632151 | |
| 18251669 | a year ago | | | 0 | 0.00071093612 | |
| 18251665 | a year ago | | | 0 | 0.00067482404 | |
| 18251664 | a year ago | | | 0 | 0.00048393820 | |
| 18251662 | a year ago | | | 0 | 0.00067706204 | |
| 18251662 | a year ago | | | 0 | 0.00067706204 | |
| 18251660 | a year ago | | | 0 | 0.00099511700 | |
| 18251660 | a year ago | | | 0 | 0.0012276856 | |
| 18251660 | a year ago | | | 0 | 0.00099511700 | |
| 18251660 | a year ago | | | 0 | 0.00076203562 |
ABI
ABI objects
Getter at block 21327672
_maxTaxSwap() view returns (uint256)
2500000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
2500000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Discord
owner() view returns (address)
0x1e91ef6c485f64aec5be3310ed52efc3af03a12b
symbol() pure returns (string)
DISCORD
totalSupply() pure returns (uint256)
100000000000000000000000000
transferDelayEnabled() view returns (bool)
false
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)
openTrading()
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.