Crypto is Global
Verified contract
Active on
Ethereum with 26 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GLOBAL | ERC-20 | 861.968732 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15818873 | 2 years ago | | | 0 | 0.0017508267 | |
| 15818865 | 2 years ago | | | 0 | 0.0014197015 | |
| 15818865 | 2 years ago | | | 0 | 0.0060775782 | |
| 15818863 | 2 years ago | | | 0 | 0.0013830259 | |
| 15818860 | 2 years ago | | | 0 | 0.0014701800 | |
| 15818859 | 2 years ago | | | 0 | 0.0019211861 | |
| 15818859 | 2 years ago | | | 0 | 0.0024335771 | |
| 15818859 | 2 years ago | | | 0 | 0.0024335771 | |
| 15818859 | 2 years ago | | | 0 | 0.0024335771 | |
| 15818858 | 2 years ago | | | 0 | 0.0015911753 |
ABI
ABI objects
Getter at block 21191243
decimals() pure returns (uint8)
9
name() pure returns (string)
Crypto is Global
owner() view returns (address)
0x5c1ea37cbe23aa0a865110d07e1b0dbedcfb3fe7
symbol() pure returns (string)
GLOBAL
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addbot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
setStandardTax(uint256 newTax)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.