Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x52ee…a75a
0x5598…6329
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,557.79 |
$0 | |
UBINU | ERC-20 | 576.225852K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16290492 | 2 years ago | | | 0 | 0.00035029632 | |
| 16001204 | 2 years ago | | | 0 | 0.00054580330 | |
| 14380116 | 3 years ago | | | 0 | 0.0032105700 | |
| 13490629 | 3 years ago | | | 0 | 0.0038071249 | |
| 13469130 | 3 years ago | | | 0 | 0.0038121573 | |
| 13458209 | 3 years ago | | | 0 | 0.0047570871 | |
| 13455022 | 3 years ago | | | 0 | 0.0036435698 | |
| 13454883 | 3 years ago | | | 0 | 0.0026618219 | |
| 13452110 | 3 years ago | | | 0 | 0.0023677710 | |
| 13452106 | 3 years ago | | | 0 | 0.0021495669 |
ABI
ABI objects
Getter at block 21287344
_devWalletAddress() view returns (address)
0x52eea4149a25f2e88efae0a673eca374f7e1a75a
_getETHBalance() view returns (uint256 balance)
2
_getMaxTxAmount() view returns (uint256)
20000000000000000000000000
_getTaxFee() view returns (uint256)
1
_getTeamFee() view returns (uint256)
3
_marketingWalletAddress() view returns (address)
0x5598a64506ba01fdf231332b0e149c4634e26329
decimals() pure returns (uint8)
18
getUnlockTime() view returns (uint256)
0
name() pure returns (string)
UBI INU
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
UBINU
totalFees() view returns (uint256)
44619669619055224624968678
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xd44482fc63c0a954b5fdc8121baa8438a80b062c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setDevWallet(address devWalletAddress)
_setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setMaxWalletSize(uint256 maxWalletSize)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
removeBotFromBlacklist(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor(address devWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.