Cloudinary
Verified contract
Active on
Ethereum with 2,466 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb6b6…dbba
0x285c…8c8c
Balances ($38.68)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,153.46 |
$0 | |
CBY | ERC-20 | 19.632K | $0.00197 |
$38.68 | |
CDY | ERC-20 | 20.766538K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21140180 | 11 days ago | | | 0 | 0.00064617557 | |
| 21096121 | 17 days ago | | | 0 | 0.00012482995 | |
| 20829462 | 2 months ago | | | 0 | 0.0011687871 | |
| 20698181 | 2 months ago | | | 0 | 0.00026973306 | |
| 20427860 | 4 months ago | | | 0 | 0.00078787711 | |
| 20367404 | 4 months ago | | | 0 | 0.000072476412 | |
| 20367393 | 4 months ago | | | 0 | 0.00012225356 | |
| 20350121 | 4 months ago | | | 0 | 0.00019879668 | |
| 20349001 | 4 months ago | | | 0 | 0.000090364393 | |
| 20330492 | 4 months ago | | | 0 | 0.00027247282 |
ABI
ABI objects
Getter at block 21215738
_maxTaxSwap() view returns (uint256)
100000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000000000
_taxSwapThreshold() view returns (uint256)
20000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Cloudinary
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CDY
totalSupply() pure returns (uint256)
10000000000000000000000000
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)
initialize()
openTrading()
removeLimits()
renounceOwnership()
setFinalTax(uint256 _valueBuy, uint256 _valueSell)
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)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address taxWallet, address revShare)
receive()
This contract contains no error objects.