Original Starwars
Verified contract
Active on
Ethereum with 44 txns
The storage layout for this contract could not be retrieved.
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STARWARS | ERC-20 | 10.876082M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19945964 | 6 months ago | | | 0 | 0.00024201196 | |
| 18270437 | a year ago | | | 0 | 0.00059733037 | |
| 18270430 | a year ago | | | 0 | 0.0018168309 | |
| 18270428 | a year ago | | | 0 | 0.00058271692 | |
| 18270428 | a year ago | | | 0 | 0.00057377742 | |
| 18270423 | a year ago | | | 0 | 0.00067866430 | |
| 18270397 | a year ago | | | 0 | 0.00049169469 | |
| 18270392 | a year ago | | | 0 | 0.00065582531 | |
| 18270387 | a year ago | | | 0 | 0.00067482463 | |
| 18270379 | a year ago | | | 0 | 0.00063732025 |
ABI
ABI objects
Getter at block 21318295
_maxTaxSwap() view returns (uint256)
11000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000001000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Original Starwars
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
STARWARS
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.