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 |
---|---|---|---|---|---|
Ofuda | ERC-20 | 140.250844M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20393538 | 4 months ago | | | 0 | 0.000030069922 | |
| 20384794 | 4 months ago | | | 0 | 0.00025690524 | |
| 20004370 | 5 months ago | | | 0 | 0.00032487675 | |
| 19998745 | 5 months ago | | | 0 | 0.0023657312 | |
| 19906707 | 6 months ago | | | 0 | 0.000079785701 | |
| 19906695 | 6 months ago | | | 0 | 0.000076019147 | |
| 19906672 | 6 months ago | | | 0 | 0.00014185290 | |
| 19815316 | 6 months ago | | | 0 | 0.00018213505 | |
| 19815307 | 6 months ago | | | 0 | 0.00018973797 | |
| 19815289 | 6 months ago | | | 0 | 0.00019558756 |
ABI
ABI objects
Getter at block 21177311
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0xb98fa9a51ed0a1b46fb72e7e07863233d4cfeb1f
maxTokenPerTxn() view returns (uint256)
10000000000000000000000000
maxTokenPerWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Ofuda
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000
symbol() view returns (string)
Ofuda
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x8ab4309019d7674c6112eb32698a30fdcba6a278
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
developmentFee(uint256) view returns (uint256)
isAutomatedMarketMakerPairs(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
isExcludedFromMaxTokenPerWallet(address) view returns (bool)
liquidityFee(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account, bool status)
excludeFromMaxTokenPerWallet(address account, bool status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setMaxTokenPerWallet(uint256 amount)
setSwapAndLiquifyEnabled(bool status)
setSwapTokensAtAmount(uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutomatedMarketMakerPairUpdated(address pair, bool value)
MaxTokenPerWalletUpdated(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquifyStatusUpdated(bool status)
SwapTokensAmountUpdated(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.