Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BUDO | ERC-20 | 3.721616M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17806306 | a year ago | | | 0 | 0.0014189145 | |
| 17806303 | a year ago | | | 0 | 0.0012154319 | |
| 17806302 | a year ago | | | 0 | 0.0084425827 | |
| 17806042 | a year ago | | | 0 | 0.0013054038 | |
| 17806038 | a year ago | | | 2 | 0.00033367118 |
ABI
ABI objects
Getter at block 21176276
BuyFee() view returns (uint256)
20
SellFee() view returns (uint256)
20
UniswapV2Pair() view returns (address)
0x4074c27983cf2f81d3c5792e16e0d0f21321f7cd
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
10000000000000000000000000
maxTransactionAmount() view returns (uint256)
200000000000000000000000
maxWallet() view returns (uint256)
200000000000000000000000
name() view returns (string)
BUDOKAI
owner() view returns (address)
0x51d016b05335ce9c1d7ea842c0fe31b4c698949f
reducing() view returns (bool)
false
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
BUDO
totalSupply() view returns (uint256)
10000000000000000000000000
tradingOpen() view returns (bool)
true
transferDelay() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isM(address _address) view returns (bool)
m(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
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)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
receive()
This contract contains no error objects.