Cappasity
Verified contract
Active on
Ethereum with 48,503 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 |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
YOLO | ERC-20 | 552.65K | -- | -- | |
CAPP | ERC-20 | 216.6021K | -- | -- | |
CAPP | ERC-20 | 149.60222K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
FLIXX | ERC-20 | 739.25 | -- | -- | |
SXDT | ERC-20 | 718 | -- | -- | |
EPIC | ERC-20 | 300 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20757722 | 2 months ago | | | 0 | 0.00016126100 | |
| 20452967 | 3 months ago | | | 0 | 0.000054712000 | |
| 20409078 | 3 months ago | | | 0 | 0.000049912000 | |
| 20345919 | 4 months ago | | | 0 | 0.00016341431 | |
| 20182432 | 4 months ago | | | 0 | 0.00024110111 | |
| 19823857 | 6 months ago | | | 0 | 0.00021817215 | |
| 19494236 | 8 months ago | | | 0 | 0.00087842146 | |
| 19494215 | 8 months ago | | | 0 | 0.00057895224 | |
| 19494215 | 8 months ago | | | 0 | 0.00057895224 | |
| 19494215 | 8 months ago | | | 0 | 0.00088067366 |
ABI
ABI objects
Getter at block 21158228
TOKEN_LIMIT() view returns (uint256)
1000000000000
decimals() view returns (uint8)
2
manager() view returns (address)
0xf67acb7b9226e482afcf7f08aac9466c50c19d9c
mintingIsAllowed() view returns (bool)
false
name() view returns (string)
Cappasity
symbol() view returns (string)
CAPP
tokensAreFrozen() view returns (bool)
false
totalSupply() view returns (uint256)
66327102472
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
endMinting()
freeze()
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _beneficiary, uint256 _value)
startMinting()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
unfreeze()
Approval(address indexed _owner, address indexed _spender, uint256 value)
MintingAllowed()
MintingDisabled()
TokensFrozen()
TokensUnfrozen()
Transfer(address indexed _from, address indexed _to, uint256 value)
constructor(address _manager)
fallback()
This contract contains no error objects.