ASS

Verified contract

Active on Ethereum with 1,221 txns
Deployed by via 0x7ea21ce4 at 17147541
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb62d9baf4e79513c40270e0a9a554b4b31a7512356c9f3095f63c41a6d62fd0a
0x33a12a2f300b0419188014060c8839af046c0d3e2de8dc491437062266751344
0x079358d9625deae8752fa48ce0e7d8bc1fb2e5220512849c9b10cd1ab81816f3
0x110ba4747c93b9a32ee35275d9bf0bc4e5789ba3c6a25b6bd8a49505f2d3635f
0x9a9dcdaee272f0c66eacbb3badf6f1a9c83b3de71372759eb0bd2955b6d7d659
0x856de5eb65649938a9944992914ae799d18cd6c17b2d20ff213ead66800638ea
0x049f7a5501655b60e9524c10d26ba4cba3a8c0cc3da568901d34e168e4d53147
0x89e767834e4fbff1dcb5b88c781d65686f8a01619ef3694c53367900a74c3934
0x25d801ce4435f971686ef336a6d8a878b12194e28fedb06da7f2026c9ab56e7b
0xd7f9ac96328b747e2574cd62ceb132bd53e76fdab17659a20ca8b1d4069897af

Functions
Getter at block 21168483
HARD_CAP(view returns (uint256)
40000000000000000000
MAX_CONTRIBUTION(view returns (uint256)
1000000000000000000
MAX_SUPPLY(view returns (uint256)
420420420420420000000000000000000
MIN_CONTRIBUTION(view returns (uint256)
100000000000000000
NUMBER_OF_CONTRIBUTOORS(view returns (uint256)
66
PRESALE_SUPPLY(view returns (uint256)
210210210210210000000000000000000
RESERVE_MAX_SUPPLY(view returns (uint256)
210210210210210000000000000000000
TOTAL_CONTRIBUTED(view returns (uint256)
40000000000000000000
allowContributions(view returns (bool)
false
decimals(view returns (uint8)
18
name(view returns (string)
ASS
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
ASS
totalSupply(view returns (uint256)
420420420420420000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
contribution(uint256view returns (address addruint256 amount)
contributoor(addressview returns (uint256)
State-modifying
airdropPresale(
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
devMint(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
refundEveryone(
renounceOwnership(
sendToPresale(payable 
setAllowContributions(bool _value
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
withdrawBalance(address _address
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.