Specy
Unverified contract
Proxy
Active on
Base with 1,798 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
0x618e…df55
Balances ($0.00)
No balances found for "Specy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23173162 | 10 minutes ago | | | 0 | 0.0000028013391 | |
| 23172710 | 25 minutes ago | | | 0 | 0.000059092897 | |
| 23172471 | 33 minutes ago | | | 0 | 0.0000028035656 | |
| 23172449 | 34 minutes ago | | | 0 | 0.0000027978959 | |
| 23172142 | 44 minutes ago | | | 0 | 0.0000042906702 | |
| 23172090 | an hour ago | | | 0 | 0.0000027792247 | |
| 23172063 | an hour ago | | | 0 | 0.000038295652 | |
| 23172028 | an hour ago | | | 0 | 0.000059155792 | |
| 23171954 | an hour ago | | | 0 | 0.0000016982202 | |
| 23171942 | an hour ago | | | 0 | 0.0000016982202 |
ABI
ABI objects
Getter at block 23173458 proxiableUUID() view returns (bytes32)
agentBalances() view returns (address)
0x618e213c290e4b9b58749c502ed1981db3fadf55
decimals() view returns (uint8)
18
name() view returns (string)
Specy
owner() view returns (address)
0x08f1596e1c3a04563ed09450846fb4311fa3be32
symbol() view returns (string)
SPECY
taxPercentage() view returns (uint256)
100
taxWallet() view returns (address)
0x08f1596e1c3a04563ed09450846fb4311fa3be32
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string name, string symbol, uint256 initialSupply, address _owner, address _agentBalances)
setTaxPercentage(uint256 _taxPercentage)
setTaxWallet(address _taxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
TaxChanged(uint256 taxPercentage)
TaxWalletchanged(address taxWallet)
Transfer(address indexed from, address indexed to, uint256 value)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.