TYSON FURY INU
Verified contract
Active on
Ethereum with 16 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 |
---|---|---|---|---|---|
TFI | ERC-20 | 147.818326T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14643550 | 3 years ago | | | 0 | 0.0011996298 | |
| 14643549 | 3 years ago | | | 0 | 0.0012918690 | |
| 14643546 | 3 years ago | | | 0 | 0.0025772296 | |
| 14643546 | 3 years ago | | | 0 | 0.0025772296 | |
| 14643546 | 3 years ago | | | 0 | 0.0027636816 | |
| 14643542 | 3 years ago | | | 0 | 0.0028147516 | |
| 14643541 | 3 years ago | | | 0 | 0.0026625649 | |
| 14643540 | 3 years ago | | | 0 | 0.0014016234 | |
| 14643539 | 3 years ago | | | 0 | 0.0011217204 | |
| 14643535 | 3 years ago | | | 0 | 0.0010833244 |
ABI
ABI objects
Getter at block 21216652
_taxActive() view returns (bool)
true
_taxPercision() view returns (uint32)
10000
_taxTotal() view returns (uint16)
900
decimals() view returns (uint8)
18
name() view returns (string)
TYSON FURY INU
owner() view returns (address)
0xe55204598e68acb6e2cb82b0e620b6d055b6b5ef
symbol() view returns (string)
TFI
totalSupply() view returns (uint256)
777777777777777777777777777777777
Read-only
_whitelists(string, address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addToWhitelist(string list, address wallet)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeFromWhitelist(string list, address wallet)
renounceOwnership()
setTax(uint16 newTax)
toggleTax()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawTaxes()
AddToWhitelist(string list, address indexed wallet)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemoveFromWhitelist(string list, address indexed wallet)
ToggleTax(bool _active)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateTaxPercentage(uint16 _newTaxAmount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.