FusionBot
Verified contract
Active on
Ethereum with 3,384 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 |
---|---|---|---|---|---|
FUSION | ERC-20 | 24.572042K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242251 | 3 days ago | | | 0 | 0.00028372406 | |
| 21033327 | a month ago | | | 0 | 0.00025952470 | |
| 21019485 | a month ago | | | 0 | 0.00022256431 | |
| 20994879 | a month ago | | | 0 | 0.00030238818 | |
| 20985459 | a month ago | | | 0 | 0.00066640478 | |
| 20962315 | a month ago | | | 0 | 0.00040513085 | |
| 20949665 | a month ago | | | 0 | 0.00058922502 | |
| 20928729 | 2 months ago | | | 0 | 0.00066116706 | |
| 20926643 | 2 months ago | | | 0 | 0.00093089858 | |
| 20871899 | 2 months ago | | | 0 | 0.00056343862 |
ABI
ABI objects
Getter at block 21263298
_maxWalletAmount() view returns (uint256)
618720000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xe2d97cf9b2c792f14abd6c60edfaf3081a053a27
marketingFeeReceiver() view returns (address)
0xe2d97cf9b2c792f14abd6c60edfaf3081a053a27
name() pure returns (string)
FusionBot
pair() view returns (address)
0x6484b5d6e50361c8aa6e340eada1560220738824
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
432745250000
symbol() pure returns (string)
FUSION
totalSupply() view returns (uint256)
999941500000000
Read-only
accountMintAllowance(address minter) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeMaxWalletAmount(uint8 maxAmountPercent)
clearStuckBalance()
clearStuckTBalance()
decreaseMintAllowance(address minter, uint256 amount) returns (uint256)
increaseMintAllowance(address minter, uint256 amount) returns (uint256)
mint(uint256 amount)
renounceOwnership()
setSwapThreshold(uint256 _swapThreshold)
toggleMinting(bool isMintingPeriod)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
turnMF(bool _on)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.