unlimited FiscusFYI
Verified contract
Active on
Ethereum with 653 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 |
---|---|---|---|---|---|
wuFFYI | ERC-20 | 1.16019K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18715227 | a year ago | | | 0 | 0.0023878912 | |
| 18209095 | a year ago | | | 0 | 0.00034047154 | |
| 16561365 | 2 years ago | | | 0 | 0.00041501491 | |
| 16561365 | 2 years ago | | | 0 | 0.00041501491 | |
| 16297041 | 2 years ago | | | 0 | 0.00063996277 | |
| 16297020 | 2 years ago | | | 0 | 0.0015513900 | |
| 15915989 | 2 years ago | | | 0 | 0.00059650000 | |
| 15907746 | 2 years ago | | | 0 | 0.00047913453 | |
| 15737996 | 2 years ago | | | 0 | 0.00052140547 | |
| 15642823 | 2 years ago | | | 0 | 0.00054475978 |
ABI
ABI objects
Getter at block 21209881
decimals() view returns (uint8)
18
name() view returns (string)
unlimited FiscusFYI
owner() view returns (address)
0x5c51cf0f2bbae14697c83008ac1b896308973764
symbol() view returns (string)
uFFYI
totalSupply() view returns (uint256)
1764859358485168181318844
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isPool(address) view returns (bool)
State-modifying
Events addLendingPool(address pool)
approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delLendingPool(address pool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.