Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66b3…038f
Balances ($0.00)
No balances found for "CYBER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18758335 | a year ago | | | 0 | 0.0011633221 | |
| 18752085 | a year ago | | | 0 | 0.0012008238 | |
| 18751479 | a year ago | | | 0 | 0.0015030867 | |
| 18750928 | a year ago | | | 0 | 0.0013707948 | |
| 18750808 | a year ago | | | 0 | 0.00069659448 | |
| 18750720 | a year ago | | | 0 | 0.00072081570 | |
| 18750718 | a year ago | | | 0 | 0.00073083440 | |
| 18750675 | a year ago | | | 0 | 0.0014239893 | |
| 18750659 | a year ago | | | 0 | 0.0014541215 | |
| 18750589 | a year ago | | | 0 | 0.00072303474 |
ABI
ABI objects
Getter at block 21392679
buyFee() view returns (uint8)
2
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0x66b3e0d578fc624b2fa409922ad72bdf2729038f
maxTransaction() view returns (uint256)
5000000000000001
maxWallet() view returns (uint256)
5000000000000001
name() pure returns (string)
CYBER
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
2
swapMax() view returns (uint256)
40000000000000
swapMin() view returns (uint256)
35000000000
symbol() pure returns (string)
Cyborg
totalSupply() pure returns (uint256)
5000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptions(address wallet) view returns (bool fees, bool limits)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
openTrading()
renounceOwnership()
setExemptions(address wlt, bool noFees, bool noLimits)
setFees(uint8 buyFees, uint8 sellFees)
setLimits(uint16 maxTransPermille, uint16 maxWaletPermille)
setTaxSwaps(uint32 minVal, uint32 minDiv, uint32 maxVal, uint32 maxDiv)
transfer(address toWallet, uint256 amount) returns (bool)
transferFrom(address fromWallet, address toWallet, uint256 amount) returns (bool)
transferOwnership(address newowner)
updateMarketingWallet(address marketingWlt)
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.