Fifth Dimension
Verified contract
Active on
Ethereum with 17 txns
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 |
---|---|---|---|---|---|
5D | ERC-20 | 144.657597M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15319362 | 2 years ago | | | 0 | 0.00043845072 | |
| 15319356 | 2 years ago | | | 0 | 0.047581816 | |
| 15319353 | 2 years ago | | | 0 | 0.00065333856 | |
| 15319353 | 2 years ago | | | 0 | 0.00086295306 | |
| 15319348 | 2 years ago | | | 0 | 0.00069638595 | |
| 15319347 | 2 years ago | | | 0 | 0.00065414182 | |
| 15319347 | 2 years ago | | | 0 | 0.00074787512 | |
| 15319347 | 2 years ago | | | 0 | 0.00075956067 | |
| 15319347 | 2 years ago | | | 0 | 0.00075956067 | |
| 15319347 | 2 years ago | | | 0 | 0.00075956067 |
ABI
ABI objects
Getter at block 21395574
decimals() pure returns (uint8)
9
name() pure returns (string)
Fifth Dimension
owner() view returns (address)
0x168d2ea83d886c8eab28235b0be6ff96a0c8e209
symbol() pure returns (string)
5D
totalSupply() pure returns (uint256)
50000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 percentage)
changeMaxWalletSize(uint256 percentage)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
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.