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 "Fiat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19910551 | 6 months ago | | | 0 | 0.00048346563 | |
| 19161272 | 9 months ago | | | 0 | 0.00032120587 | |
| 18373356 | a year ago | | | 0 | 0.00030553665 | |
| 18306435 | a year ago | | | 0 | 0.00024703340 | |
| 18240146 | a year ago | | | 0 | 0.00042474675 | |
| 18158516 | a year ago | | | 0 | 0.00019614738 | |
| 18155655 | a year ago | | | 0 | 0.00055857600 | |
| 18003469 | a year ago | | | 0 | 0.00059006306 | |
| 17978564 | a year ago | | | 0 | 0.0024011817 | |
| 17936500 | a year ago | | | 0 | 0.0017128640 |
ABI
ABI objects
Getter at block 21193104
INITIAL_MAX_HOLD() view returns (uint256)
20000000000000000000000000
INITIAL_SUPPLY() view returns (uint256)
1000000000000000000000000000
SWAP_TOKENS_AT() view returns (uint256)
1000000000000000000000000
decimals() view returns (uint8)
18
limited() view returns (bool)
false
name() view returns (string)
Fiat
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
FIAT
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingStartBlock() view returns (uint256)
17715442
uniswapV2Pair() view returns (address)
0x2b406fbe2905eec213748022a49aa16105ddd59a
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)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFeesWallet(address wallet)
setRule(bool _limited, address _uniswapV2Pair)
swapTokensForEth(uint256 tokenAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapEnabled(bool enabled)
withdrawETH()
withdrawFIAT()
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()
receive()
This contract contains no error objects.