yfipool.finance
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 "yfipool.finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10852706 | 4 years ago | | | 0 | 0.0038653404 | |
| 10852692 | 4 years ago | | | 0 | 0.0044358000 | |
| 10852671 | 4 years ago | | | 0 | 0.0040809360 | |
| 10852665 | 4 years ago | | | 0 | 0.012923000 | |
| 10852655 | 4 years ago | | | 0 | 0.0040365780 | |
| 10852647 | 4 years ago | | | 0 | 0.0040365780 | |
| 10852622 | 4 years ago | | | 0 | 0.0035929980 | |
| 10852608 | 4 years ago | | | 0 | 0.0039478620 | |
| 10852604 | 4 years ago | | | 0 | 0.0053229600 | |
| 10852578 | 4 years ago | | | 0 | 0.0031721660 |
ABI
ABI objects
Getter at block 21269253
DOMAIN_SEPARATOR() view returns (bytes32)
0x1c740c068befe7b661aefa9d303653af6007fb1a5671009293f90825c3ed4cfd
PERMIT_TYPEHASH() view returns (bytes32)
0xea2aa0a1be11a07ed86d755c93467f4f82362b452371d1ba94d1715123511acb
decimals() view returns (uint8)
18
name() view returns (string)
yfipool.finance
owner() view returns (address)
0xd4a5c765a08a7e50e04641a887f459381bf3c8b0
symbol() view returns (string)
YFP
totalSupply() view returns (uint256)
500050000000000000000000000
version() view returns (string)
1
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveAndCall(address spender, uint256 amount, bytes data) returns (bool)
burn(address from, uint256 amount)
permit(address holder, address spender, uint256 nonce, uint256 expiry, bool allowed, uint8 v, bytes32 r, bytes32 s)
supply(address to, uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed holder, address indexed spender, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(uint256 chainId_)
This contract contains no fallback and receive objects.
This contract contains no error objects.