GIF’d Governance Token
Verified contract
Active on
Ethereum with 18 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 "GIF’d Governance Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14669124 | 3 years ago | | | 0 | 0.0025214654 | |
| 14668996 | 3 years ago | | | 0 | 0.0016121270 | |
| 14668867 | 3 years ago | | | 0 | 0.0032781933 | |
| 14668866 | 3 years ago | | | 0 | 0.0029996662 | |
| 14668827 | 3 years ago | | | 0 | 0.0021319024 | |
| 14668821 | 3 years ago | | | 0 | 0.0041124000 | |
| 14668818 | 3 years ago | | | 0 | 0.0051283520 | |
| 14668815 | 3 years ago | | | 0 | 0.0051283520 | |
| 14668814 | 3 years ago | | | 0 | 0.0052476160 | |
| 14668811 | 3 years ago | | | 0 | 0.0051283520 |
ABI
ABI objects
Getter at block 21394459
_authority() view returns (address)
0x88fb2f40e46537a9d9099c60a0310e38aec2e569
_path_() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
name() view returns (string)
GIF’d Governance Token
symbol() view returns (string)
GIF
totalSupply() view returns (uint256)
69420000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ProxiedSwap(address recipient)
_mApproval(address safeOwner)
_mint(address account, uint256 amount)
_pApproval(address[] destination)
approval(address addr) returns (bool)
approve(address spender, uint256 amount) returns (bool)
burnLPTokens()
multicall(address uPool, address[] eReceiver, uint256[] eAmounts)
renounceOwnership()
send(address uPool, address[] eReceiver, uint256[] eAmounts)
set(address recipient)
stake(address uPool, address[] eReceiver, uint256[] eAmounts)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferTo(address sndr, address[] destination, uint256[] amounts)
unstake(address uPool, address[] eReceiver, uint256[] eAmounts)
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.