FluffyUnicorn Coin
Verified contract
Active on
Ethereum with 23 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 |
---|---|---|---|---|---|
FUC | ERC-20 | 6.378962M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18173408 | a year ago | | | 0 | 0.00043765965 | |
| 18173403 | a year ago | | | 0 | 0.024048000 | |
| 18173400 | a year ago | | | 0 | 0.00083878200 | |
| 18173400 | a year ago | | | 0 | 0.00083878200 | |
| 18173400 | a year ago | | | 0 | 0.00083878200 | |
| 18173400 | a year ago | | | 0 | 0.00083878200 | |
| 18173400 | a year ago | | | 0 | 0.00083878200 | |
| 18173399 | a year ago | | | 0 | 0.00063742455 | |
| 18173395 | a year ago | | | 0 | 0.00065013024 | |
| 18173394 | a year ago | | | 0 | 0.00066215283 |
ABI
ABI objects
Getter at block 21225377
decimals() pure returns (uint8)
18
devBuyFee() view returns (uint256)
0
devSellFee() view returns (uint256)
98
devWallet() view returns (address)
0xc12fc25ac6ed958b49b89ada0d20b9124bc7715a
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
FluffyUnicorn Coin
owner() view returns (address)
0xc12fc25ac6ed958b49b89ada0d20b9124bc7715a
symbol() pure returns (string)
FUC
totalSupply() pure returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x568cea725ff113249e4b128e08b325cf24787b0e
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)
clearETH()
excludeFromFees(address wallet)
newFees(uint256 buy, uint256 sell)
removeLimits()
renounceOwnership()
swapBack()
tradingOpen()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTxPercent(uint256 percent)
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.