TROLL 2.0
Verified contract
Active on
Ethereum with 548 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb7d8…3184
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TROLL2.0 | ERC-20 | 6.086175T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21090473 | 9 days ago | | | 0 | 0.00036447227 | |
| 20963249 | a month ago | | | 0 | 0.00060728711 | |
| 20963146 | a month ago | | | 0 | 0.00082254778 | |
| 20917172 | a month ago | | | 0 | 0.00089885081 | |
| 20631562 | 2 months ago | | | 0 | 0.000049077174 | |
| 20514525 | 3 months ago | | | 0 | 0.00036768333 | |
| 20459137 | 3 months ago | | | 0 | 0.016266778 | |
| 20423379 | 3 months ago | | | 0 | 0.00015511980 | |
| 20321071 | 4 months ago | | | 0 | 0.00069558014 | |
| 20311858 | 4 months ago | | | 0 | 0.00031953630 |
ABI
ABI objects
Getter at block 21158495
_maxTaxSwap() view returns (uint256)
9604200000000000000000000000000
_maxTxAmount() view returns (uint256)
19208400000000000000000000000000
_maxWalletSize() view returns (uint256)
19208400000000000000000000000000
_taxSwapThreshold() view returns (uint256)
9604200000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
TROLL 2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TROLL2.0
totalSupply() pure returns (uint256)
960420000000000000000000000000000
transferDelayEnabled() view returns (bool)
true
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.