crowdsalenetworkplatform
Verified contract
Active on
Ethereum with 477 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($500.50)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 500 | $1.001 |
$500.5 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11855511 | 4 years ago | | | 0 | 0.0045054240 | |
| 11831856 | 4 years ago | | | 0 | 0.0074702160 | |
| 11725439 | 4 years ago | | | 0 | 0.0026354610 | |
| 11704877 | 4 years ago | | | 0 | 0.0028410900 | |
| 11641287 | 4 years ago | | | 0 | 0.0038952000 | |
| 11563481 | 4 years ago | | | 0 | 0.0028402500 | |
| 11467613 | 4 years ago | | | 0 | 0.0068597390 | |
| 11394473 | 4 years ago | | | 0 | 0.0023070600 | |
| 11393580 | 4 years ago | | | 0 | 0.0031440500 | |
| 11372648 | 4 years ago | | | 0 | 0.0023812714 |
ABI
ABI objects
Getter at block 21162722
decimals() view returns (uint8)
18
name() view returns (string)
crowdsalenetworkplatform
owner() view returns (address)
0x1e57b74d2cade9efac19ffd63f2edd48d6e0d718
symbol() view returns (string)
CSNP
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address enterFoundersAddress, address enterBonusAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.