URA market coin
Verified contract
Active on
Ethereum with 436 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DMTS | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21041068 | a month ago | | | 0 | 0.00034486157 | |
| 7206505 | 6 years ago | | | 0 | 0.00013308300 | |
| 7189815 | 6 years ago | | | 0 | 0.000052362000 | |
| 7186016 | 6 years ago | | | 0 | 0.00019877200 | |
| 7179166 | 6 years ago | | | 0 | 0.00014907900 | |
| 7172751 | 6 years ago | | | 0 | 0.000099386000 | |
| 7166861 | 6 years ago | | | 0 | 0.0012423250 | |
| 7166353 | 6 years ago | | | 0 | 0.00019877200 | |
| 7160105 | 6 years ago | | | 0 | 0.000099386000 | |
| 7158543 | 6 years ago | | | 0 | 0.00029815800 |
ABI
ABI objects
Getter at block 21309420
advertisingCosts() view returns (uint8)
5
contracBalance() view returns (uint256 contractBalance)
0
day() view returns (uint16)
6000
dividendes() view returns (uint256)
3028251001430629
dividendsCosts() view returns (uint8)
10
forReferralCosts() view returns (uint8)
2
forWithdrawCosts() view returns (uint8)
3
limiter() view returns (uint128)
15000000000000000000
name() view returns (string)
URA market coin
symbol() view returns (string)
URA
tokenPrice() view returns (uint256 priceForToken)
10000000
tokensOwner() view returns (uint256 tokens)
0
totalSupply() view returns (uint256)
24792991335103577
Read-only
balanceOf(address _tokenOwner) view returns (uint256 balanceOwner)
dividendesOf(address _owner) view returns (uint256 dividendesAmount)
State-modifying
Events reinvest() payable returns (bool success)
withdraw(uint256 _valueTokens) payable returns (bool success)
withdrawDividendes() payable returns (bool success)
EtherTransfer(address indexed from, address indexed to, uint256 etherAmount)
ForReferral(uint256 etherAmount)
ReverseAccess(uint256 etherAmount)
SendOnDividend(address indexed customerAddress, uint256 dividendesAmount)
Transfer(address indexed from, address indexed to, uint256 tokens)
WithdrawDividendes(address indexed customerAddress, uint256 dividendesAmount)
WithdrawTokens(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.