$FRAT FINANCE
Verified contract
Active on
Ethereum with 160 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 "$FRAT FINANCE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19602770 | 7 months ago | | | 0 | 0.00032312926 | |
| 19248814 | 9 months ago | | | 0 | 0.00074851697 | |
| 11211319 | 4 years ago | | | 0 | 0.0024031620 | |
| 11050315 | 4 years ago | | | 0 | 0.0035602400 | |
| 10953584 | 4 years ago | | | 0 | 0.0032932220 | |
| 10952656 | 4 years ago | | | 0 | 0.0038717610 | |
| 10952009 | 4 years ago | | | 0 | 0.0035602400 | |
| 10951550 | 4 years ago | | | 0 | 0.0063633080 | |
| 10951204 | 4 years ago | | | 0 | 0.0049843360 | |
| 10951096 | 4 years ago | | | 0 | 0.0073400470 |
ABI
ABI objects
Getter at block 21186313
decimals() view returns (uint8)
18
name() view returns (string)
$FRAT FINANCE
owner() view returns (address)
0xe88cdae6c261bebb920e58ed4ca509c1a4ec57e9
symbol() view returns (string)
$FRAT
totalSupply() view returns (uint256)
6969000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.