Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CUBIK | ERC-20 | 164.980972K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20206207 | 5 months ago | | | 0 | 0.000089820009 | |
| 19053796 | 10 months ago | | | 0 | 0.00043818878 | |
| 19053792 | 10 months ago | | | 0 | 0.00045547952 | |
| 19053786 | 10 months ago | | | 0 | 0.00067360302 | |
| 18423336 | a year ago | | | 0 | 0.00080341686 | |
| 18406980 | a year ago | | | 0 | 0.00051155048 | |
| 18397274 | a year ago | | | 0 | 0.00032715761 | |
| 18394029 | a year ago | | | 0 | 0.00089872701 | |
| 18393827 | a year ago | | | 0 | 0.00099791221 | |
| 18393522 | a year ago | | | 0 | 0.0015171321 |
ABI
ABI objects
Getter at block 21304715
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x156af07cb69c27edfcd866c341b1710e903de9ef
maxTransactionAmount() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000
name() view returns (string)
Cubik Bot
owner() view returns (address)
0x0000000000000000000000000000000000000000
socialLinks() view returns (string telegram, string twitter, string discord, string website)
(telegram=https://t.me/cubikbotportal, twitter=https://twitter.com/CubikBot, discord=https://t.me/cubikbotportal, website=https://cubik.network)
swapTokensAtAmount() view returns (uint256)
5000000000000000000000
symbol() view returns (string)
CUBIK
taxes() view returns (uint256 buy, uint256 sell)
(buy=1, sell=2)
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x707155f1fec8739abaa68f848cca341d85bc2666
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFees(address _address, bool excluded)
excludeFromMaxTnxAmount(address _address, bool excluded)
openTrading()
removeLimits()
removeTaxes()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
updateSocialLinks(string telegram, string twitter, string discord, string website)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool excluded)
ExcludeFromMaxTnxAmount(address indexed account, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateMaketingWallet(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.