WELL
Verified contract
Proxy
Active on
Base with 106,048 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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 47 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots
7 additional
variables
Balances ($154.35)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 154.278932 | $0.999394 |
$154.19 | |
WGC | ERC-20 | 200 | $0.000556 |
$0.11 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
USA | ERC-20 | 4.915745 | $0.000787 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000827 |
$0 | |
BASED | ERC-20 | 5.444K | -- | -- | |
JASON | ERC-20 | 5.1798K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 318.724492 | -- | -- | |
BLOWN | ERC-20 | 77.694207 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22733324 | a few seconds ago | | | 0 | 1.3178985e-7 | |
| 22733304 | a minute ago | | | 0 | 1.3173069e-7 | |
| 22733242 | 3 minutes ago | | | 0 | 0.0000034050724 | |
| 22733225 | 4 minutes ago | | | 0 | 0.0000054242309 | |
| 22733190 | 5 minutes ago | | | 0 | 0.0000054242309 | |
| 22733133 | 7 minutes ago | | | 0 | 0.000000096225382854 | |
| 22733130 | 7 minutes ago | | | 0 | 0.000000096243325866 | |
| 22733003 | 11 minutes ago | | | 0 | 2.8371806e-7 | |
| 22732991 | 11 minutes ago | | | 0 | 1.1652072e-7 | |
| 22732967 | 12 minutes ago | | | 0 | 1.1649297e-7 |
ABI
ABI objects
Getter at block 22733331
CLOCK_MODE() view returns (string)
mode=timestamp
DOMAIN_SEPARATOR() view returns (bytes32)
0x91a7d578c9f997447c59bc1a9feacc89dd2a78000d22c5512ae7f1f45bcc870e
MAX_PAUSE_DURATION() view returns (uint256)
2592000
MAX_RATE_LIMIT_PER_SECOND() view returns (uint128)
25000000000000000000000
MAX_SUPPLY() view returns (uint256)
5000000000000000000000000000
MIN_BUFFER_CAP() view returns (uint112)
1000000000000000000000
clock() view returns (uint48)
1732256009
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=WELL, version=1, chainId=8453, verifyingContract=0xa88594d404727625a9437c3f886c7643872296ae, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
maxPauseDuration() pure returns (uint256)
2592000
maxRateLimitPerSecond() pure returns (uint128)
25000000000000000000000
maxSupply() pure returns (uint256)
5000000000000000000000000000
minBufferCap() pure returns (uint112)
1000000000000000000000
name() view returns (string)
WELL
owner() view returns (address)
0x8b621804a7637b781e2bbd58e256a591f2df7d51
pauseDuration() view returns (uint128)
864000
pauseGuardian() view returns (address)
0xb9d4acf113a423bc4a64110b8738a52e51c2ab38
pauseStartTime() view returns (uint128)
0
pauseUsed() view returns (bool)
false
paused() view returns (bool)
false
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
WELL
totalSupply() view returns (uint256)
2206610680365448670593591805
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
buffer(address from) view returns (uint256)
bufferCap(address from) view returns (uint256)
burningCurrentLimitOf(address bridge) view returns (uint256 limit)
burningMaxLimitOf(address bridge) view returns (uint256 limit)
checkpoints(address account, uint32 pos) view returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address account) view returns (address)
getPastTotalSupply(uint256 timepoint) view returns (uint256)
getPastVotes(address account, uint256 timepoint) view returns (uint256)
getVotes(address account) view returns (uint256)
mintingCurrentLimitOf(address minter) view returns (uint256 limit)
mintingMaxLimitOf(address minter) view returns (uint256 limit)
nonces(address owner) view returns (uint256)
numCheckpoints(address account) view returns (uint32)
rateLimitPerSecond(address from) view returns (uint256)
rateLimits(address bridge) view returns (uint128 rateLimitPerSecond, uint112 bufferCap, uint32 lastBufferUsedTime, uint112 bufferStored, uint112 midPoint)
State-modifying
Events acceptOwnership()
addBridge(struct MintLimitsRateLimitMidPointInfo newBridge)
addBridges(struct MintLimitsRateLimitMidPointInfo[] newBridges)
approve(address spender, uint256 amount) returns (bool)
burn(address user, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
grantPauseGuardian(address newPauseGuardian)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string tokenName, string tokenSymbol, address tokenOwner, struct MintLimitsRateLimitMidPointInfo[] newRateLimits, uint128 newPauseDuration, address newPauseGuardian)
kickGuardian()
mint(address user, uint256 amount)
ownerUnpause()
pause()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
removeBridge(address bridge)
removeBridges(address[] bridges)
renounceOwnership()
setBufferCap(address bridge, uint256 newBufferCap)
setPauseDuration(uint128 newPauseDuration)
setRateLimitPerSecond(address bridge, uint128 newRateLimitPerSecond)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
BridgeLimitsSet(address indexed bridge, uint256 bufferCap)
ConfigurationChanged(address indexed bridge, uint112 bufferCap, uint128 rateLimitPerSecond)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
EIP712DomainChanged()
Initialized(uint8 version)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PauseDurationUpdated(uint256 oldPauseDuration, uint256 newPauseDuration)
PauseGuardianUpdated(address indexed oldPauseGuardian, address indexed newPauseGuardian)
PauseTimeUpdated(uint256 indexed newPauseStartTime)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.