Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "0xBeluga"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17542445 | a year ago | | | 0 | 0.00078924845 | |
| 17542440 | a year ago | | | 0 | 0.0013408174 | |
| 17538218 | a year ago | | | 0 | 0.0010826755 | |
| 17538218 | a year ago | | | 0 | 0.0011986871 | |
| 17538210 | a year ago | | | 0 | 0.0012035686 | |
| 17538188 | a year ago | | | 0 | 0.014239687 | |
| 17538130 | a year ago | | | 0 | 0.00080830732 | |
| 17538129 | a year ago | | | 0 | 0.00081823443 | |
| 17538072 | a year ago | | | 0 | 0.00078525820 | |
| 17538052 | a year ago | | | 0 | 0.00069133627 |
ABI
ABI objects
Getter at block 21184960
_maxTransferAmount() view returns (uint256)
10000000000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
0xBeluga
pair() view returns (address)
0x582d26eaaf5b39f57771b472eb4c8f72265ac2cb
symbol() pure returns (string)
0xB
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events GetsSets()
RenounceOwnership()
approve(address spender, uint256 amount) returns (bool)
setSwapbackSettings(uint256 _swapThreshold, uint256 _minTokenAmount)
setTxLimits(uint256 _newMaxTx, uint256 _newMaxTransfer, uint256 _newMaxWallet)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.