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 "Foxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21268661 | 2 days ago | | | 0 | 0.00046249460 | |
| 21222889 | 9 days ago | | | 0 | 0.00094395318 | |
| 21201163 | 12 days ago | | | 0 | 0.00088684310 | |
| 21196753 | 12 days ago | | | 0 | 0.00077309238 | |
| 21184395 | 14 days ago | | | 0 | 0.0016176379 | |
| 21151479 | 19 days ago | | | 0 | 0.00083642128 | |
| 21082412 | a month ago | | | 0 | 0.00069475065 | |
| 21071071 | a month ago | | | 0 | 0.00039278874 | |
| 21059257 | a month ago | | | 0 | 0.00035376981 | |
| 21059161 | a month ago | | | 0 | 0.00037614485 |
ABI
ABI objects
Getter at block 21285330
DOMAIN_SEPARATOR() view returns (bytes32)
0x092c117ff57646f501b5e84bb782f2d12e0b1f37043b3b30c368d4a8ab634e8b
circulatingSupply() view returns (uint256)
4667979283900665077721119
decimals() view returns (uint8)
18
getIndex() view returns (uint256)
1029943876246500340
getNewOwner() view returns (address)
0x0000000000000000000000000000000000000000
getOwner() view returns (address)
0x90a48d5cf7343b08da12e067680b4c6dbfe551be
index() view returns (uint256)
231584178474632390847141970017375815706539969331281000000000000000000
initializer() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
FOX Yieldy
stakingContract() view returns (address)
0xee77aa3fd23bbebaf94386dd44b548e9a785ea4b
symbol() view returns (string)
FOXy
totalSupply() view returns (uint256)
514971938123250170268339892
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceForGons(uint256 _gons) view returns (uint256)
balanceOf(address _wallet) view returns (uint256)
gonsForBalance(uint256 _amount) view returns (uint256)
nonces(address owner) view returns (uint256)
rebases(uint256) view returns (uint256 epoch, uint256 rebase, uint256 totalStakedBefore, uint256 totalStakedAfter, uint256 amountRebased, uint256 index, uint256 blockNumberOccurred)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseAllowance(address _spender, uint256 _subtractedValue) returns (bool)
increaseAllowance(address _spender, uint256 _addedValue) returns (bool)
initialize(address _stakingContract) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
pullOwner()
pushOwner(address _newOwner)
rebase(uint256 _profit, uint256 _epoch) returns (uint256)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 rebase, uint256 index)
LogSupply(uint256 indexed epoch, uint256 timestamp, uint256 totalSupply)
OwnershipPulled(address indexed previousOwner, address indexed newOwner)
OwnershipPushed(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.