CHAIN FURY | t.me/ChainFury
Verified contract
Active on
Ethereum with 26 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CHAIN FURY | t.me/ChainFury"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13068364 | 3 years ago | | | 0 | 0.0016366572 | |
| 13047943 | 3 years ago | | | 0 | 0.0021852800 | |
| 13047936 | 3 years ago | | | 0 | 0.0026735000 | |
| 13047925 | 3 years ago | | | 0 | 0.0018445200 | |
| 13047873 | 3 years ago | | | 0 | 0.010958927 | |
| 13046222 | 3 years ago | | | 0 | 0.0027922109 | |
| 13045792 | 3 years ago | | | 0 | 0.0020851200 | |
| 13045447 | 3 years ago | | | 0 | 0.010744885 | |
| 13045414 | 3 years ago | | | 0 | 0.0021314560 | |
| 13045414 | 3 years ago | | | 0 | 0.0038244960 |
ABI
ABI objects
Getter at block 21211633
decimals() view returns (uint8)
18
name() view returns (string)
CHAIN FURY | t.me/ChainFury
presaleEnded() view returns (bool)
true
symbol() view returns (string)
CHAIN
totalSupply() view returns (uint256)
80000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
feeBurned(address _address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
burnRate(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
feeBurn(address _address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
revertFee(address _address)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.