Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Swace"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12750318 | 3 years ago | | | 0 | 0.00039543000 | |
| 12601212 | 3 years ago | | | 0 | 0.0011907510 | |
| 12439915 | 4 years ago | | | 0 | 0.0030843540 | |
| 12372318 | 4 years ago | | | 0 | 0.0010676610 | |
| 12370729 | 4 years ago | | | 0 | 0.0011169600 | |
| 12370709 | 4 years ago | | | 0 | 0.0014280750 | |
| 12367570 | 4 years ago | | | 0 | 0.0023998920 | |
| 12357099 | 4 years ago | | | 0 | 0.0011862900 | |
| 12337446 | 4 years ago | | | 0 | 0.0017788950 | |
| 12282967 | 4 years ago | | | 0 | 0.0039543000 |
ABI
ABI objects
Getter at block 21247791
ADV_BTY_SUPPLY() view returns (uint256)
270000000000000000000000000
COMMUNITY_SUPPLY() view returns (uint256)
621000000000000000000000000
TEAM_SUPPLY() view returns (uint256)
324000000000000000000000000
TOTAL_SUPPLY() view returns (uint256)
2700000000000000000000000000
advBtyWallet() view returns (address)
0xbe24daeba311c84c89e00f8d2c5ce34aa16c415e
cap() view returns (uint256)
2700000000000000000000000000
communityWallet() view returns (address)
0x8cb79ab0eae280b93daeb0cf0fa2ea2115f5425a
decimals() view returns (uint8)
18
finalized() view returns (bool)
false
mintingFinished() view returns (bool)
true
name() view returns (string)
Swace
owner() view returns (address)
0xedc131ab124be57c0bb3dd6450afc475e1e290b2
paused() view returns (bool)
false
symbol() view returns (string)
SWA
totalSupply() view returns (uint256)
2700000000000000000000000000
vestingAgent() view returns (address)
0x34c59ec89aadb9b746384be8c011bfe03d8db277
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)
changeVestingAgent(address _vestingAgent)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
finalize() returns (bool)
finishMinting() returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
mint(address _to, uint256 _amount) returns (bool)
pause()
reclaimEther()
reclaimToken(address token)
renounceOwnership()
tokenFallback(address from_, uint256 value_, bytes data_)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
ChangeVestingAgent(address indexed oldVestingAgent, address indexed newVestingAgent)
Finalize(uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor(address _communityWallet, address _teamWallet, address _advBtyWallet)
fallback()
This contract contains no error objects.