Arcadium 3D
Verified contract
Active on
Ethereum with 708 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$12,965.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.569312 | $3,632.50 |
$12,965.52 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11426509 | 4 years ago | | | 0 | 0.0017380500 | |
| 11187777 | 4 years ago | | | 0 | 0.0010671600 | |
| 11187754 | 4 years ago | | | 0 | 0.0012782160 | |
| 10713886 | 4 years ago | | | 0 | 0.0054639170 | |
| 10675578 | 4 years ago | | | 0 | 0.0041797100 | |
| 10675572 | 4 years ago | | | 0 | 0.0050063460 | |
| 10665451 | 4 years ago | | | 0 | 0.0040467196 | |
| 10665445 | 4 years ago | | | 0 | 0.0030638214 | |
| 10635015 | 4 years ago | | | 0 | 0.0060347740 | |
| 10610468 | 4 years ago | | | 0.08 | 0.0044472780 |
ABI
ABI objects
Getter at block 21318402
buyPrice() view returns (uint256)
86174000000000
decimals() view returns (uint8)
18
myTokens() view returns (uint256)
0
name() view returns (string)
Arcadium 3D
sellPrice() view returns (uint256)
70506000000000
symbol() view returns (string)
ARC3D
totalEthereumBalance() view returns (uint256)
3569311502091967122
totalSupply() view returns (uint256)
7835162388326785019115
Read-only
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
referralLinkUseCount(address _player) view returns (uint256)
State-modifying
Events buy(address _referredBy) payable returns (uint256)
exit()
reinvest()
sell(uint256 _amountOfTokens)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.