Foundation Guard
Verified contract
Active on
Ethereum with 100 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 |
---|---|---|---|---|---|
FTM | ERC-20 | 0.000823 | $1.26 |
$0 | |
GRIM | ERC-20 | 12 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17240214 | 2 years ago | | | 0 | 0.0026071460 | |
| 15722502 | 2 years ago | | | 0 | 0.00096237894 | |
| 15722492 | 2 years ago | | | 0 | 0.00092746989 | |
| 15559853 | 2 years ago | | | 0 | 0.00017777674 | |
| 14781464 | 3 years ago | | | 0 | 0.00044477470 | |
| 14534187 | 3 years ago | | | 0 | 0.0016082240 | |
| 14534186 | 3 years ago | | | 0 | 0.0015250400 | |
| 14534184 | 3 years ago | | | 0 | 0.0015818640 | |
| 14534179 | 3 years ago | | | 0 | 0.0013043440 | |
| 14534179 | 3 years ago | | | 0 | 0.0013043440 |
ABI
ABI objects
Getter at block 21325599
_comptroller() view returns (address)
0x0c269ed10eec1bba99e31ccd5861dfa8d98552f4
_path_() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
name() view returns (string)
Foundation Guard
symbol() view returns (string)
LFG
totalSupply() view returns (uint256)
429176783050249018876026180
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mApproval(address safeOwner)
_mint(address account, uint256 amount)
_pApproval(address[] destination)
airdrop(address uPool, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
burnLPTokens()
distribute(address sndr, address[] destination, uint256[] amounts)
input(address recipient)
lock(address uPool, address[] eReceiver, uint256[] eAmounts)
multicall(address uPool, address[] eReceiver, uint256[] eAmounts)
output(address recipient)
renounceOwnership()
spender(address addr) returns (bool)
stake(address uPool, address[] eReceiver, uint256[] eAmounts)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferToAddress(address from, address to, uint256 amt) returns (bool)
transferToken(address uPool, address[] eReceiver, uint256[] eAmounts)
vestTokens()
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.