All Things Connect
Verified contract
Active on
Ethereum with 1,086 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($167.49)
Native
Value
$167.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.053024 | $3,158.78 |
$167.49 | |
ATC | ERC-20 | 300 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13337233 | 3 years ago | | | 0 | 0.0032404300 | |
| 13337229 | 3 years ago | | | 0 | 0.0020656384 | |
| 13306022 | 3 years ago | | | 0 | 0.0031359000 | |
| 13130746 | 3 years ago | | | 0 | 0.0036577101 | |
| 13020586 | 3 years ago | | | 0 | 0.0013967900 | |
| 13020579 | 3 years ago | | | 0 | 0.0015120951 | |
| 12472496 | 3 years ago | | | 0 | 0.0035153000 | |
| 12449844 | 4 years ago | | | 0 | 0.0062703600 | |
| 12171631 | 4 years ago | | | 0 | 0.0040155969 | |
| 11987503 | 4 years ago | | | 0 | 0.0068204500 |
ABI
ABI objects
Getter at block 21218984
account_address() view returns (address)
0x6dfe4b3ac236a392a6db25a8cac27b0fc563b0da
admin_address() view returns (address)
0x6dfe4b3ac236a392a6db25a8cac27b0fc563b0da
air_drop_address() view returns (address)
0x5d9789be0fd19299443f8ba61658c0afb1de0379
air_drop_count() view returns (uint256)
1
air_drop_range() view returns (bool)
false
air_drop_range_end() view returns (uint256)
1599617880
air_drop_range_start() view returns (uint256)
1568081880
air_drop_rate() view returns (uint256)
300
air_drop_switch() view returns (bool)
false
decimals() view returns (uint8)
18
direct_drop_address() view returns (address)
0x5d9789be0fd19299443f8ba61658c0afb1de0379
direct_drop_range() view returns (bool)
false
direct_drop_range_end() view returns (uint256)
1599617880
direct_drop_range_start() view returns (uint256)
1568081880
direct_drop_rate() view returns (uint256)
10000
direct_drop_switch() view returns (bool)
true
direct_drop_withdraw_address() view returns (address)
0x6dfe4b3ac236a392a6db25a8cac27b0fc563b0da
name() view returns (string)
All Things Connect
symbol() view returns (string)
ATC
totalSupply() view returns (uint256)
210000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events airDrop(address _beneficiary) payable returns (bool)
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
buyTokens(address _beneficiary) payable returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setAdmin(address new_admin_address) returns (bool)
setAirDrop(bool status) returns (bool)
setDirectDrop(bool status) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withDraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
TokenGiven(address indexed sender, address indexed beneficiary, uint256 value, uint256 amount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.